home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / qb2 / pro16 / contents < prev    next >
Text File  |  1992-02-06  |  1KB  |  17 lines

  1. Adding 3D box-style buttons to the UI toolkit
  2.     BCLOSE    .BAS    - The module as it appeared in the listings section
  3.     BOPEN    .BAS    - The module as it appeared in the listings section
  4.     BSETSTAT.BAS    - The module as it appeared in the listings section
  5.     BSHOW    .BAS    - The module as it appeared in the listings section
  6.     WDI    .BAS    - The module as it appeared in the listings section
  7.     WDCHS    .BAS    - The module as it appeared in the listings section
  8.     WDCE    .BAS    - The module as it appeared in the listings section
  9.     BOX3D    .BI    - The declarations as they appeared in the listings section
  10.     BOX3D    .BAS    - The module as it appeared in the listings section
  11.     UIDEMO    .DIF    - The file comparison as it appeared in the listings section
  12.     UIDEMO    .NEW    - BONUS: The modified UIDEMO.BAS program
  13. Implementing variable tab stops
  14.     TABMAN    .BI    - The declarations as they appeared in the listings section
  15.     TABMAN    .BAS    - The module as it appeared in the listings section
  16.     TABTEST    .BAS    - The program as it appeared in the listings section
  17.